Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(types): Add isTypedArray() and isNumericArray() #314

Merged
merged 6 commits into from
Jan 1, 2023

Conversation

ibgreen
Copy link
Collaborator

@ibgreen ibgreen commented Dec 22, 2022

ArrayBuffer.isView() interacts poorly with strict typescript, the resulting type after an if statement still doesn't allow indexing etc.

@ibgreen ibgreen merged commit aa529d7 into master Jan 1, 2023
@ibgreen ibgreen deleted the ib/is-typed-array branch January 1, 2023 20:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant